spinbutton: port to GtkIconHelper
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 25 Apr 2012 01:17:25 +0000 (21:17 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 26 Apr 2012 17:35:54 +0000 (13:35 -0400)
commit5538552ebc5e881d4c983d90ca98403c32a51bf9
tree070ea5bcc0e89f1c5273328ffb70c4ae703c3eae
parentd9eb667776b8793d4ce8d308c777fd2f3ed5dded
spinbutton: port to GtkIconHelper

Instead of doing our own lookup for symbolic icons and rendering the
pixbuf, use GtkIconHelper as other widgets do, which saves a bunch of
code.

https://bugzilla.gnome.org/show_bug.cgi?id=674807
gtk/gtkspinbutton.c